end Call
Stops the related call and releases allocated resources.
Since
2.0.0
Throws
Mobile Exception
Stops the related call with reason and releases allocated resources. If reason string char length is more than 600 char, first 600 char will send to remote.
Since
4.4.1
Parameters
call End Reason
String end call reason (Limit is 600 character)
Throws
Mobile Exception